Previous Book Contents Book Index Next

Inside Macintosh: Open Transport /
Chapter 13 - AppleTalk Data Stream Protocol (ADSP) / ADSP Reference


Options

In order to use any option with ADSP, you must indicate which protocol the option is intended for. To do this, you use a constant for the ADSP protocol in the level field of the TOption structure when you specify an option.

#define ATK_ADSP  'ADSP '
ADSP also allows you to use the OPT_ENABLEEOM and the OPT_CHECKSUM options, which are described in the chapter "Option Management" in this book.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 AUG 1996